libxl: Specify format of inserted cdrom
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 8 Mar 2018 18:16:41 +0000 (18:16 +0000)
committerJan Beulich <jbeulich@suse.com>
Wed, 25 Apr 2018 12:38:47 +0000 (14:38 +0200)
commitd8f65e68a7c1047fad97206a6282c281247fadc2
tree34f5e4ad2da64ea0f2b91ef00f4ec3e6a8a6db94
parentc04c1866e5131e450ddcd114e32401477c60b816
libxl: Specify format of inserted cdrom

Without this extra parameter on the QMP command, QEMU will guess the
format of the new file.

This is XSA-258.

Reported-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_device.c
tools/libxl/libxl_dm.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_qmp.c